본문으로 건너뛰기

단사 함수

Let f be a function whose domain is a set X. The function f is said to be injective provided that for all a and b in X, if f(a)=f(b), then a=b; that is f(a)=f(b) implies a=b.

Symbolically, a,bX,f(a)=f(b)a=b.